-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
9.3.7
-
Code
-
Classes
- Rules
Total Complexity |
39 |
Dependencies |
10 |
Dependents |
0 |
Total lines |
405 |
Lines of code |
309 |
Logical lines of code |
90 |
Comment lines |
30 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_item_for_database() |
A |
50 |
9 |
30 |
get_items() |
A |
47 |
8 |
37 |
get_item_schema() |
S |
40 |
2 |
82 |
create_item() |
S |
55 |
3 |
20 |
register_routes() |
S |
46 |
1 |
47 |
get_rule() |
S |
59 |
3 |
14 |
update_item() |
S |
62 |
3 |
12 |
delete_item() |
S |
63 |
3 |
11 |
prepare_item_for_response() |
S |
57 |
2 |
16 |
get_collection_params() |
S |
57 |
1 |
20 |
get_item() |
S |
69 |
2 |
7 |
prepare_links() |
S |
63 |
1 |
12 |
__construct() |
S |
92 |
1 |
1 |